盲自適應(yīng)算法--遞推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
標(biāo)簽: Recursive Algorithm Constant Adaptive
上傳時間: 2014-06-30
上傳用戶:helmos
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
標(biāo)簽: algorithm documents recursive contains
上傳時間: 2017-04-13
上傳用戶:我干你啊
System identification with adaptive filter using full and partial-update Recursive-Least-Squares
標(biāo)簽: Recursive-Least-Squares identification partial-update adaptive
上傳時間: 2013-12-30
上傳用戶:LouieWu
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
標(biāo)簽: implementing Reqursive directory algorithm
上傳時間: 2014-01-06
上傳用戶:gtf1207
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標(biāo)簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數(shù)據(jù)點的近似函數(shù) (approximating function),作實驗所得的數(shù)據(jù)亦常使用最小平方近似法來達(dá)成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數(shù),除了多項式之外,指數(shù)、對數(shù)方程式亦可作為近似函數(shù)。關(guān)於最小平方近似法的計算原理,請參閱市面上的數(shù)值分析書籍
標(biāo)簽: least-squares approximation approximating discrete
上傳時間: 2015-06-21
上傳用戶:SimonQQ
%直接型到并聯(lián)型的轉(zhuǎn)換 % %[C,B,A]=dir2par(b,a) %C為當(dāng)b的長度大于a時的多項式部分 %B為包含各bk的K乘2維實系數(shù)矩陣 %A為包含各ak的K乘3維實系數(shù)矩陣 %b為直接型分子多項式系數(shù) %a為直接型分母多項式系數(shù) %
上傳時間: 2014-01-20
上傳用戶:lizhen9880
直接型到級聯(lián)型的形式轉(zhuǎn)換 % [b0,B,A]=dir2cas(b,a) %b 為直接型的分子多項式系數(shù) %a 為直接型的分母多項式系數(shù) %b0為增益系數(shù) %B 為包含各bk的K乘3維實系數(shù)矩陣 %A 為包含各ak的K乘3維實系數(shù)矩陣 %
上傳時間: 2013-12-30
上傳用戶:agent
通過奇異值分解實現(xiàn)的最小二乘擬合算法 inear least-squares fit by singular value decomposition
標(biāo)簽: decomposition least-squares singular inear
上傳時間: 2015-07-26
上傳用戶:bibirnovis
有監(jiān)督自組織映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用語多變量數(shù)據(jù)的回歸分析
標(biāo)簽: self-organising supervised algorithm partial
上傳時間: 2015-10-22
上傳用戶:hfmm633
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1